[INFO] cloning repository https://github.com/benfalk/req_md
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benfalk/req_md" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenfalk%2Freq_md", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenfalk%2Freq_md'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cbac4267dcfd164935ac9da02beb1cb6fbe03dd1
[INFO] checking benfalk/req_md against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenfalk%2Freq_md" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benfalk/req_md
[INFO] finished tweaking git repo https://github.com/benfalk/req_md
[INFO] tweaked toml for git repo https://github.com/benfalk/req_md written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benfalk/req_md on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benfalk/req_md already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 389924ada3cf9ce565cefe0b64136859d1600731075cdebe8a4cc5ec200c1a95
[INFO] running `Command { std: "docker" "start" "-a" "389924ada3cf9ce565cefe0b64136859d1600731075cdebe8a4cc5ec200c1a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "389924ada3cf9ce565cefe0b64136859d1600731075cdebe8a4cc5ec200c1a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "389924ada3cf9ce565cefe0b64136859d1600731075cdebe8a4cc5ec200c1a95", kill_on_drop: false }`
[INFO] [stdout] 389924ada3cf9ce565cefe0b64136859d1600731075cdebe8a4cc5ec200c1a95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce29e5a5bbdc33e03ba82771458cdc27d7863a8df39d38b6ecbb90d719a08f74
[INFO] running `Command { std: "docker" "start" "-a" "ce29e5a5bbdc33e03ba82771458cdc27d7863a8df39d38b6ecbb90d719a08f74", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling readonly v0.2.13
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking annotate-snippets v0.12.5
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking unicode-id v0.3.6
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking markdown v1.0.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking saphyr-parser-bw v0.0.608
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking serde-saphyr v0.0.19
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking unicode-truncate v2.0.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling bon-macros v3.7.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling googletest_macro v0.14.2
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking googletest v0.14.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking tui-scrollview v0.6.2
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking bon v3.7.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.1
[INFO] [stderr]     Checking reqmd_http v0.2.1 (/opt/rustwide/workdir/crates/reqmd_http)
[INFO] [stderr]     Checking reqmd_ast v0.2.1 (/opt/rustwide/workdir/crates/reqmd_ast)
[INFO] [stderr]     Checking reqmd_core v0.2.1 (/opt/rustwide/workdir/crates/reqmd_core)
[INFO] [stderr]     Checking reqmd_app v0.2.1 (/opt/rustwide/workdir/crates/reqmd_app)
[INFO] [stderr]     Checking reqmd_tui v0.2.1 (/opt/rustwide/workdir/crates/reqmd_tui)
[INFO] [stderr]     Checking reqmd_cli v0.2.1 (/opt/rustwide/workdir/crates/reqmd_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "ce29e5a5bbdc33e03ba82771458cdc27d7863a8df39d38b6ecbb90d719a08f74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce29e5a5bbdc33e03ba82771458cdc27d7863a8df39d38b6ecbb90d719a08f74", kill_on_drop: false }`
[INFO] [stdout] ce29e5a5bbdc33e03ba82771458cdc27d7863a8df39d38b6ecbb90d719a08f74
